/*-----------------------图片滚动，案例展示-----------------------*/
/*a { color:#213f71; font-size:9pt; text-decoration:none;}
a:hover {color:#0066cc; }*/

.blk_18 {
 overflow:hidden;
 zoom:1;
 font-size:9pt;
 /*border:1px solid #e3e3e3;
 background:#eee;*/
 width:1003px;
height: 150px;
}
.blk_18 .pcont {
 width:895px;
 height:150px;
 float:left;
 overflow:hidden;
 /*padding-left:5px;*/
}
.blk_18 .ScrCont {
 width:8950px;
 zoom:1;				/*缩放比例，1为不缩放*/
/*margin-left:-5px;*/
}
.blk_18 #List1_1, .blk_18 #List2_1 {
 float:left;
}
.blk_18 #List1_2, .blk_18 #List2_2 {
 float:left;
}
.blk_18 #List1_3, .blk_18 #List2_3 {
 float:left;
}
.blk_18 #List1_4, .blk_18 #List2_4 {
 float:left;
}
